home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Interactive Media Design Review 1999
/
Interactive Media Design Review 1999.iso
/
pc
/
allfiles
/
Blix
/
blix.dxr
/
Script_85_RO6.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-04-28
|
116 b
|
7 lines
global gROSoundList, gstage
on mouseEnter
myNum = getAt(gROSoundList, gstage)
playmysound(getAt(myNum, 6))
end